Welcome![Sign In][Sign Up]
Location:
Search - Graph c

Search list

[Other用C实现的bfs源程序

Description: 图论算法中必学的内容之一,希望能给学习编程的学弟学妹们有所帮助-graph algorithm will learn one of the elements in hopes of giving the incoming young men and women to learn programming help
Platform: | Size: 2048 | Author: ipkh | Hits:

[2D GraphicGraph SrcNew

Description: 几个很好的图形C++类,开发的时候,直接加入工程即可使用。-several good C++ graphics category, the development, directly joining the project can be used.
Platform: | Size: 1083392 | Author: 高陈强 | Hits:

[Data structsDataStructure-Graph

Description: 纯C写的图操作的一些程序,对于初学数据结构的朋友了解图的一些性质有很大帮助.程序很简洁明了,文本选择界面,无图形界面.-write pure C plans to operate some of the procedures, data structure for the novice friends to understand the nature of the map will be of great help. procedures are clear and concise text selection interface, no graphical interface.
Platform: | Size: 2048 | Author: wei | Hits:

[Windows DevelopC++Graph

Description: 数据结构算法中关于图的经典算法的C++实现-algorithm data structure on the map of classical algorithm in C++
Platform: | Size: 10240 | Author: 罗一 | Hits:

[Special EffectsGraph-Based_segment

Description: 基于图方法的图像分割C++源码,详细内容参见Efficient Graph-Based Image Segmentation一文。-graph-based methods of image segmentation C source code, See details Efficient Graph- Based Image Segmentat ion a text.
Platform: | Size: 21504 | Author: liufu | Hits:

[Algorithmgraph.tar

Description: linux环境对二维数组画出图像。使用c语言。-linux environment on two-dimensional array of painted images. Using c language.
Platform: | Size: 1054720 | Author: tongjiaei | Hits:

[2D GraphicGraph

Description: CGraph是一个外国人写的图形库,本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索。-CGraph is a graphics library written by foreigners, this article has been CGraph engineering package to the DLL, due to time constraints, I did not do DEMO, a detailed description of such library you can search VCCODE.
Platform: | Size: 39936 | Author: 姚鑫 | Hits:

[Special EffectsFGseg

Description: 该代码实现了基于graph cut的图象分割算法,具体代码是用c++编写的,但提供了matlab接口,分割效果较好.-The code based on the graph cut image segmentation algorithm, the specific code is used c++ Prepared, but provides a matlab interface, better segmentation.
Platform: | Size: 25600 | Author: chinon | Hits:

[Graph Drawinggraph

Description: (1).用Bresenham算法绘制直线. (2).用Bresenham算法画图. (3).用打点(如:C语言的putpixel())法显示汉字,汉字库以文件形式保存,以图形方式显示汉字. (4).在二维空间绘制一个多边形(三角形,四边形任选),然后实施平移变换,对称变换和旋转变换,-(1). Bresenham algorithm for drawing a straight line to use. (2). By drawing Bresenham algorithm. (3). With RBI (for example: C language putpixel ()) display Chinese characters,汉字库preserved in documentary form in order to graphically display Chinese characters. (4). In the two-dimensional spatial mapping of a polygon (triangle, quadrilateral optional), and then the implementation of translational transform, symmetry transform and rotation transformation,
Platform: | Size: 17408 | Author: 鹰隼 | Hits:

[Graph programgraph

Description: 图的邻接表存储和深度优先搜索,采用的是递归。-Graph adjacency list storage, and depth-first search, using recursion.
Platform: | Size: 1024 | Author: 谢斌 | Hits:

[Linux-Unixgraph-0.1b.tar

Description: graph是一款linux/unix下绘制数据曲线图形的程序,用C++编写。-graph is a linux/unix data under the curve of graphics rendering procedures, using C++ prepared.
Platform: | Size: 43008 | Author: 阿商 | Hits:

[Mathimatics-Numerical algorithmsGraph-Theory

Description: 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 -err
Platform: | Size: 10240 | Author: lllstar | Hits:

[Data structsC

Description: 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorithm, sorting algorithm, high-precision algorithms, tree traversal, binary conversion, the whole arrangement and combination of generation, search algorithm, greedy , backtracking framework, DFS framework, BFS framework, data structure-correlation algorithm. And examples of source
Platform: | Size: 15360 | Author: 海霞 | Hits:

[Data structsgraph

Description: 数据结构C对图的操作算法,有广度、深度优先遍历,拓扑排序,最短路径的实现算法,最小生成树的算法-C data structures to operate on the map algorithm, there is the breadth, depth-first traversal, topological sorting, shortest path algorithm, minimum spanning tree algorithm
Platform: | Size: 5120 | Author: 韩杰 | Hits:

[source in ebookGraph

Description: 图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by the data structure and algorithm.
Platform: | Size: 663552 | Author: 张淼 | Hits:

[Data structsgraph

Description: c++实现的有向图的临界矩阵构造,深度广度的遍历。-c++ achieved critical digraph matrix structure, depth, breadth Ergodic.
Platform: | Size: 31744 | Author: 小宋 | Hits:

[matlabGraph_Cut

Description: Graph Cut algorithm implementation. Includes MATLAB compiled codes.
Platform: | Size: 526336 | Author: GM | Hits:

[Windows Developgraphics-using-c++

Description: this a math fuctions to create the different type of graph by using the mathematical formula. (chaos)-this is a math fuctions to create the different type of graph by using the mathematical formula. (chaos)
Platform: | Size: 1391616 | Author: ganesh | Hits:

[File FormatWhat-energy-functions-can-be-minimized-via-graph-c

Description: 本文首先介绍了需要通过graph cut最小化的能量函数的特性。虽然是二进制变量但是很容易推广到其他方面。我们详细描述了通过graphcut最小化的能量函数。并提供了最小化能量函数的通用构建。最后给出了最小化二进制能量函数的必要条件。-In this paper, we give a characterization of the energy functions that can be minimized by graph cuts. Our results are restricted to functions of binary variables. We give a precise characterization of what energy functions can be minimized using graph cuts. We also provide a general-purpose construction to minimize such an energy function. Finally, we give a necessary condition for any energy function of binary variables to be minimized by graph cuts.
Platform: | Size: 330752 | Author: 巡洋舰 | Hits:

[OtherCoursera Graph Theory Solutions

Description: Coursera Graph Theory Course .. assignments' solutions to pass the course in cplus plus
Platform: | Size: 8586 | Author: sigsegv22 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 42 »

CodeBus www.codebus.net